FaTEACHSASCashDetail 
Logical Entity Name  FaTEACHSASCashDetail 
Default Table Name  FaTEACHSASCashDetail 
Physical Only  NO 
Definition 
 
Note 
 

FaTEACHSASCashDetail Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaTEACHSASCashDetailID(PK)    int  NO 
 
FaBatchExpImpID(FK)    int  NO 
 
RecordType    varchar(1)  NO 
 
BatchID    varchar(28)  NO 
 
SchoolCode    varchar(6)  NO 
 
RegionCode    varchar(2)  YES 
 
StateCode    varchar(2)  YES 
 
EndDate    datetime  YES 
 
ProcessDate    datetime  YES 
 
TransactionType    varchar(1)  YES 
 
TransactionDate    datetime  YES 
 
CheckNumber    int  YES 
 
TransactionAmount    money  YES 
 
PaymentControlNumber    bigint  YES 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
TS    timestamp  NO 
 

FaTEACHSASCashDetail Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaTEACHSASCashDetail_FaTEACHSASCashDetailID  PrimaryKey  FaTEACHSASCashDetailID 

FaTEACHSASCashDetail Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaBatchExpImp  Non-Identifying  One To Zero or More  FK_FaTEACHSASCashDetail_FaBatchExpImpID_FaBatchExpImp_FaBatchExpImpID      FaBatchExpImpID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaTEACHSASCashDetail_UserId_SyStaff_SyStaffID      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaTEACHSASCashDetail Check Constraints 
Check Constraint Name  CheckConstraint